| DimInstructor |
| Default Table Name | DimInstructor |
| Definition |
| DimInstructor Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
InstructorSK |
int | NO | ||
| InstructorBK | int | NO | ||
| InstructorCode | nvarchar(255) | YES | ||
| InstructorName | nvarchar(300) | YES | ||
| InstructorLastName | nvarchar(128) | YES | ||
| InstructorFirstName | nvarchar(128) | YES |
| DimInstructor Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK__DimInstr__9D017A28059CD3F3 | PrimaryKey | InstructorSK |
| DimInstructor Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |